net/http.ioFile.Stat (method, view implemented interface methods)

one use

	net/http (current package)
		fs.go#L787: func (f ioFile) Stat() (fs.FileInfo, error) { return f.file.Stat() }